In This Topic
Sets the local points.
The unit square is mapped to the rectangular bounds of the , or that contains the measure object.
This array shall contain the same number of points as the array; each point is the unit square object position corresponding to the geospatial position in the array.
Syntax
public void setLocalPoints(
PDFPoint[]
)
|
Parameters
- value
- An array of points in a 2D unit square.
See Also